Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Providing Progress Information

If the ImageSubCodecDecompressRecord structure does not specify a progress function, your image decompressor component can implement codecProgressOpen and codecProgressClose functions to provide progress information. If the ImageSubCodecDecompressRecord structure does specify a progress function, your image decompressor component can implement the codecProgressUpdatePercent function to provide progress information during lengthy decompression operations. Implementing this function is optional.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |